projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89bf1ac
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 7 Mar 2004 20:02:02 +0000
(20:02 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 7 Mar 2004 20:02:02 +0000
(20:02 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f357a7dca347faddfda5c8476cc6cae31a96db6f..a7aedbbe57e3e4d945d49b6d2dae297c54d6d7d5 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,11
@@
+2004-03-07 Dave Love <fx@gnu.org>
+
+ * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
+ (browse-url-mail): Use it.
+
+ * mail/rfc2368.el (rfc2368-unhexify-char): Deleted.
+ (rfc2368-unhexify-string): Use replace-regexp-in-string.
+
2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
* woman.el (woman-man.conf-path): Doc fix.